home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Dom i biuro
/
Crimson Editor 3.70
/
cedt370r.exe
/
spec
/
midl.spc
< prev
next >
Wrap
Text File
|
2004-05-09
|
479b
|
20 lines
# MICROSOFT INTERFACE DEFINITION LANGUAGE LANGUAGE SPECIFICATION FILE FOR CRIMSON EDITOR
# FIRST EDITED BY M-KNIGHT 2004.05.01
# EDITED FROM UltraEdit, ConText and EditPlus WORDFILEs
$CaseSensitive=Yes
$Delimiters=,(){}[]-+*%/="'~!&|<>?:;.#
$SpecialVariableChars=#
$HexadecimalMark=0x
$EscapeChar=\
$QuotationMark1="
$QuotationMark2='
$LineComment=//
$BlockCommentOn=/*
$BlockCommentOff=*/
$IndentationOn={
$IndentationOff=}
$Pairs1=()
$Pairs2=[]
$Pairs3={}